home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / STACTEC.ZIP / TEC028.DOC < prev    next >
Text File  |  1992-03-11  |  2KB  |  44 lines

  1. _______________________________________________________________________
  2. STACKER NOTE                          Stac Electronics Technical Note
  3.  
  4. Subject: Stacking the hard RAM drive of a palmtop computer.
  5.  
  6. Tech028 - 2/20/92
  7. Page 1 of 1
  8. _______________________________________________________________________
  9. Stacker works great on DOS based palmtop computers with hard RAM
  10. drives, however, a simple procedure must be followed in order to install 
  11. it.  This procedure necessitates the use of a second "host" computer 
  12. with a hard drive and file transfer capability to the palmtop.  The host 
  13. computer should have at least 2 MB of free space on the hard disk.
  14.  
  15. Procedure:
  16.  
  17. 1. Run the Stacker install program on the host computer.
  18.  
  19. 2. While in install, you want to "build an empty stacker drive".  For
  20.    the size of the drive you want to make it about 100k smaller than your 
  21.    palmtop ram card. (Minus any "boot" files you require.)
  22.  
  23. 3. Reboot that computer so the stacker drive is mounted.  Transfer all
  24.    the files from the palmtop to that stacker drive.
  25.  
  26. 4. Delete everything but the "boot" files from your palmtop ram card.
  27.  
  28. 5. Transfer STACKER.COM and the STACVOL.DSK you created to the root
  29.    directory of the ram card.
  30.  
  31. 6. Edit Config.sys on the ram card and add the line:
  32.           DEVICE=C:\STACKER.COM  C:\STACVOL.DSK
  33.  
  34. 7. Reboot the palmtop computer.  You should now have all your programs
  35.    on the D: drive.  You may have to run some programs setup program to 
  36.    recognize that it's installed on the D: drive now.
  37.  
  38. 8. If you wish to "SWAP" drives C: and D:, transfer SSWAP.COM to the
  39.    root directory of the ram card and add the following lines to your Config.sys:
  40.              DEVICE=C:\SSWAP.COM C:\STACVOL.DSK /SYNC
  41.              SHELL=D:\COMMAND.COM
  42.  
  43.  
  44.